home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / mint / lib / pcosbind.zoo / source.zoo / ptermres.s < prev    next >
Encoding:
Text File  |  1992-06-12  |  136 b   |  12 lines

  1.     .TEXT
  2.  
  3.           .globl Ptermres
  4. Ptermres:
  5.     move.w    D1,-(A7)
  6.     move.l    D0,-(A7)
  7.     move.w    #$0031,-(A7)
  8.     trap    #1
  9.  
  10.     .END
  11.  
  12.